home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / sleipnir165.exe / {app} / developers / ExPanel / Generic / mk.bat next >
DOS Batch File  |  2004-06-23  |  150b  |  5 lines

  1. @echo off
  2. cl /LD /Fe..\..\..\Plugins\TabList.spx TabList.c user32.lib gdi32.lib
  3. del ..\..\..\Plugins\TabList.lib
  4. del ..\..\..\Plugins\TabList.exp
  5.